home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 May / EnigmA AMIGA RUN 18 (1997)(G.R. Edizioni)(IT)[!][issue 1997-05][EAR-CD II].iso / recent1 / qt14.readme < prev    next >
Text File  |  1997-03-27  |  1KB  |  51 lines

  1. Short:    QuickTime player for AGA/CyberGFX. V1.4
  2. Author:   marcus@lysator.liu.se (Marcus Comstedt)
  3. Uploader: marcus@lysator.liu.se (Marcus Comstedt)
  4. Type:     gfx/show
  5. Replaces: gfx/show/qt13*
  6.  
  7. qt (pronounced cute) is a QuickTime movie player for the
  8. Amiga.  I wrote this program because I wanted something
  9. CPU-intense to run on my 68060, so it's main purpose is to eat
  10. computrons, the fact that it also plays movies rather nicely is
  11. just a side effect.  :)
  12.  
  13. The requirements for running qt are:
  14.  
  15.  · 68020 CPU or better
  16.  · AmigaOS 3.0 or better
  17.  · AGA and/or CyberGFX
  18.  · lots of memory
  19.  
  20. Depending on the actual movie, and the replay mode selected,
  21. an 020 may very well be a tad under specced...
  22.  
  23.  
  24. QuickTime animation formats currently supported are:
  25.  
  26.  · RLE
  27.  · Cinepak
  28.  · Road Pizza
  29.  · JPEG
  30.  · SMC
  31.  
  32. Audio codecs supported are:
  33.  
  34.  · MACE
  35.  · IMA4
  36.  
  37.  
  38. Changes from V1.3:
  39.  
  40.   - Fixed a bug that produced incorrect video timing for some
  41.     movies.
  42.   - Implemented audio resampling for frequencies over 28kHz,
  43.     so that replay will be the correct speed even when not
  44.     using doublescan videomodes.
  45.   - Added (limited) support for AHI.
  46.   - Added a switch to turn on/off the audio LP filter.
  47.   - Added a SOUNDONLY switch for people not wanting to be
  48.     bothered by all this video nonsense...  :)
  49.   - Recompiled with SAS/C 6.57
  50.   - Included the "flatten" program.
  51.